home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 247 / 247.d81 / e.close all file < prev    next >
Encoding:
Text File  |  2004-01-01  |  133 b   |  10 lines

  1. u                            PRINT THIS
  2.  
  3.            CLOSE ALL FILES
  4.            ---------------
  5.  
  6.  POKE 152,0
  7.  
  8.     Closes all files
  9.  
  10.  
  11.